home *** CD-ROM | disk | FTP | other *** search
- Path: sydney.DIALix.oz.au!not-for-mail
- From: jussi@sydney.DIALix.oz.au (Jussi Jumppanen)
- Newsgroups: comp.lang.c++
- Subject: Re: [Q] How to implement VersionInfo in an .EXE-file?
- Date: 14 Apr 1996 11:46:23 +1000
- Organization: DIALix Services, Sydney, Australia.
- Sender: jussi@sydney.DIALix.oz.au
- Message-ID: <4kpldf$em3$1@sydney.DIALix.oz.au>
- References: <4km4m1$dsf@merkurius.lu.se>
- NNTP-Posting-Host: jussi@sydney.dialix.oz.au
-
- Peter Rundqvist (svp95bos@lustudat.student.lu.se) wrote:
- :
- : Does anyone know how to implement VersionInfo in an .EXE-file?
- :
-
- There is an example of this on the Microsoft Developer CD call
- ver.c if I remember correctly. This means it is probably also on
- the Microsoft ftp site (I think it is ftp.mocrosoft.com).
-
- : Does one HAVE to use for instance a c/c++ IDE or the RC-compiler?
-
- You add stuff to special RC constructs, but you will need a fairly
- recent RC compiler for the stuff to compile.
-
- /---------------------------------------------------------------------/
- /- Jussi Jumppanen (jussi@sydney.dialix.oz.au) -/
- /---------------------------------------------------------------------/
- /- Author of: Zeus for Windows, Win32 (Brief, WordStar Clone) Editor -/
- /- "Zeus - the ultimate windows development environment" -/
- /- SimTel.Coast.NET:/SimTel/nt/editor/ze32v200.zip -/
- /- SimTel.Coast.NET:/SimTel/win3/editor/zeusv200.zip -/
- /- http://www.coast.net/SimTel/SimTel/win3/editor/zeusv200.zip -/
- /---------------------------------------------------------------------/
-